func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeOpDocumentGetObjectOutput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L5196: 	err = awsRestxml_deserializeOpDocumentGetObjectOutput(output, response.Body)
		deserializers.go#L5473: func awsRestxml_deserializeOpDocumentGetObjectOutput(v *GetObjectOutput, body io.ReadCloser) error {